(C) 1996 AROS - The Amiga Replacement OS


NAME
#include <proto/intuition.h>
LONG EasyRequestArgs()
SYNOPSIS
struct Window * window
struct EasyStruct * easyStruct
ULONG * idcmpPtr
APTR args

LOCATION
In IntuitionBase at offset 98
FUNCTION
Not implemented. Always returns -1 (fail).

INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
09.07.1997 srittau
Small fixes (not working yet, though).
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
03.12.1996 aros
New function